home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Multimedia / Futuris Imager 4.7 / imager.exe / f_capture.dll / 0 / RCDATA / TCAPTUREOBJECTFORM / TCAPTUREOBJECTFORM.txt
Encoding:
Text File  |  2004-10-22  |  599 b   |  27 lines

  1. object CaptureObjectForm: TCaptureObjectForm
  2.   Left = 485
  3.   Top = 136
  4.   Cursor = crUpArrow
  5.   HelpContext = 40
  6.   HorzScrollBar.Visible = False
  7.   BorderIcons = []
  8.   BorderStyle = bsNone
  9.   Caption = 'Capture Object'
  10.   ClientHeight = 87
  11.   ClientWidth = 224
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -10
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   FormStyle = fsStayOnTop
  19.   OldCreateOrder = True
  20.   OnActivate = FormActivate
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnMouseUp = FormMouseUp
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26. end
  27.